PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package
/
PDFAction Class
/ setActions Method
A
PDFActionCollection
object specifying the actions to be executed after this action.
Collapse All
Expand All
In This Topic
setActions Method
In This Topic
Sets the sequence of actions to be performed after this action.
Syntax
public
void
setActions(
PDFActionCollection
value
)
Parameters
value
A
PDFActionCollection
object specifying the actions to be executed after this action.
See Also
Reference
PDFAction Class
PDFAction Members